test/vpci: enable by default
authorRoger Pau Monné <roger.pau@citrix.com>
Thu, 20 Oct 2022 14:37:29 +0000 (16:37 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 20 Oct 2022 14:37:29 +0000 (16:37 +0200)
commite9444d87427a1ac4518ee0a62da5d8803262c6cb
tree0cae31c85f8edc1e54d25c17b5c5e58f22c182f5
parent1cfccd4b07dd1cf38290d930e2b687c031589db3
test/vpci: enable by default

CONFIG_HAS_PCI is not defined for the tools build, and as a result the
vpci harness would never get build.  Fix this by building it
unconditionally, there's nothing arch specific in it.

Reported-by: Andrew Cooper <Andrew.Cooper3@citrix.com>
Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Anthony PERARD <anthony.perard@citrix.com>
Release-acked-by: Henry Wang <Henry.Wang@arm.com>
tools/tests/Makefile